Microsoft DirectX 8.1 (C++)

AMTimelineObj.GetGenID Method

The AMTimelineObj.GetGenID method retrieves the object's generated identifier. The identifier is a reserved number. Applications should not use it.

Syntax

object.GetGenID(
    pVal As Long
)

Parameters

pVal

Variable that receives the generated identifier.

Error Codes

If the method fails, an error is raised.

See Also